Outdated CHICKEN release

This is a manual page for an old and unsupported version of CHICKEN. If you are still using it, please consider migrating to the latest version. You can find the manual for the latest release here.

Unit srfi-13

String library, see the documentation for SRFI-13

On systems that support dynamic loading, the srfi-13 unit can be made available in the interpreter (csi) by entering

(require-extension srfi-13)

Previous: Unit srfi-4

Next: Unit srfi-14